home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / ge_cool.lha / GE_COOL2.1 / src / Property / examples / Makefile.bak < prev   
Makefile  |  1992-06-12  |  3KB  |  59 lines

  1. #
  2. # Copyright (C) 1992 General Electric Company.
  3. #
  4. # Permission is granted to any individual or institution to use, copy, modify,
  5. # and distribute this software, provided that this complete copyright and
  6. # permission notice is maintained, intact, in all copies and supporting
  7. # documentation.
  8. #
  9. # General Electric Company provides this software "as is" without
  10. # express or implied warranty.
  11. #
  12.  
  13. include ../../../Makedefs
  14. include ../../Makedefs
  15.  
  16. SOURCES  = ex_Property.C
  17. OBJECTS  = $(SOURCES:.C=.o)
  18. PROGRAMS = $(OBJECTS:.o=.x)
  19. RESULTS  = $(PROGRAMS:.x=.out)
  20.  
  21. include ../../../Makeexamplestargs
  22.  
  23. # DO NOT DELETE THIS LINE -- make depend depends on it.
  24.  
  25. ex_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Property.h
  26. ex_Property.o: /home/etamin/u0/nguyen/cool/include/cool/String.h
  27. ex_Property.o: /home/etamin/u0/nguyen/cool/include/cool/char.h
  28. ex_Property.o: /usr/lang/SC1.0/include/CC/string.h
  29. ex_Property.o: /usr/lang/SC1.0/include/CC/c_varieties.h
  30. ex_Property.o: /usr/lang/SC1.0/include/CC/sys/stdtypes.h
  31. ex_Property.o: /usr/lang/SC1.0/include/CC/memory.h
  32. ex_Property.o: /usr/lang/SC1.0/include/CC/stream.h
  33. ex_Property.o: /usr/lang/SC1.0/include/CC/iostream.h
  34. ex_Property.o: /usr/lang/SC1.0/include/CC/iomanip.h
  35. ex_Property.o: /usr/lang/SC1.0/include/CC/generic.h
  36. ex_Property.o: /usr/lang/SC1.0/include/CC/stdiostream.h
  37. ex_Property.o: /usr/lang/SC1.0/include/CC/stdio.h
  38. ex_Property.o: /usr/lang/SC1.0/include/CC/fstream.h
  39. ex_Property.o: /home/etamin/u0/nguyen/cool/include/misc.h
  40. ex_Property.o: /usr/lang/SC1.0/include/CC/values.h
  41. ex_Property.o: /home/etamin/u0/nguyen/cool/include/defs.h
  42. ex_Property.o: /usr/lang/SC1.0/include/CC/stdlib.h
  43. ex_Property.o: /usr/lang/SC1.0/include/CC/stddef.h
  44. ex_Property.o: /usr/lang/SC1.0/include/CC/pwd.h
  45. ex_Property.o: /usr/lang/SC1.0/include/CC/errno.h
  46. ex_Property.o: /usr/lang/SC1.0/include/CC/sys/errno.h
  47. ex_Property.o: /usr/lang/SC1.0/include/CC/sys/types.h
  48. ex_Property.o: /usr/lang/SC1.0/include/CC/sys/sysmacros.h
  49. ex_Property.o: /usr/lang/SC1.0/include/CC/malloc.h
  50. ex_Property.o: /usr/lang/SC1.0/include/CC/alloca.h
  51. ex_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Envelope.h
  52. ex_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Value.h
  53. ex_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Association.h
  54. ex_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Vector.h
  55. ex_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Base_Vector.h
  56. ex_Property.o: /usr/lang/SC1.0/include/CC/stdarg.h
  57. ex_Property.o: /usr/lang/SC1.0/include/CC/new.h
  58. ex_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Pair.h
  59.